type golang.org/x/crypto/sha3.shakeWrapper (struct)

Method Implmentations (1 other method implements nothing)

AppendBinary(p []byte) ([]byte, error) shakeWrapper.M : encoding.BinaryAppender.AppendBinary
BlockSize() int *shakeWrapper.M : ShakeHash.BlockSize *shakeWrapper.M : hash.Hash.BlockSize *shakeWrapper.M : hash.XOF.BlockSize
Clone() ShakeHash *shakeWrapper.M : ShakeHash.Clone
MarshalBinary() ([]byte, error) shakeWrapper.M : encoding.BinaryMarshaler.MarshalBinary shakeWrapper.M : crypto/internal/fips140/hmac.marshalable.MarshalBinary
Read(p []byte) (n int, err error) *shakeWrapper.M : ShakeHash.Read *shakeWrapper.M : hash.XOF.Read *shakeWrapper.M : io.Reader.Read *shakeWrapper.M : io.ReadWriter.Read
Reset() *shakeWrapper.M : ShakeHash.Reset *shakeWrapper.M : hash.Hash.Reset *shakeWrapper.M : hash.XOF.Reset
Size() int *shakeWrapper.M : ShakeHash.Size *shakeWrapper.M : hash.Hash.Size
Sum(b []byte) []byte *shakeWrapper.M : ShakeHash.Sum *shakeWrapper.M : hash.Hash.Sum
UnmarshalBinary(data []byte) error shakeWrapper.M : encoding.BinaryUnmarshaler.UnmarshalBinary shakeWrapper.M : crypto/internal/fips140/hmac.marshalable.UnmarshalBinary
Write(p []byte) (n int, err error) *shakeWrapper.M : ShakeHash.Write *shakeWrapper.M : hash.Hash.Write *shakeWrapper.M : hash.XOF.Write shakeWrapper.M : internal/bisect.Writer.Write *shakeWrapper.M : io.ReadWriter.Write shakeWrapper.M : io.Writer.Write shakeWrapper.M : crypto/tls.transcriptHash.Write shakeWrapper.M : github.com/refraction-networking/utls.transcriptHash.Write